home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / sillies / _cookie / _run next >
Text File  |  1990-04-29  |  324b  |  11 lines

  1.  
  2. | > !Run for Fortune Cookie
  3.  
  4. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  5. RMEnsure SharedCLibrary 3.50 Load System:Modules.CLib
  6. RMEnsure SharedCLibrary 3.50 Error 0 Shared C Library version 3.50 or later is required
  7.  
  8. Set Cookie$Dir <Obey$Dir>
  9. WimpSlot -min 64K -max 64K
  10. Run "<Cookie$Dir>.cookie" c
  11.